水無瀬の部屋 > Programming > sample > goddess > savedib.h |
---|
1: //*********************************************************
2: // プロジェクト: goddess
3: // ファイル名: savedib.h
4: //*********************************************************
5: #ifndef SAVEDIB_HEAD_INCLUDED
6: #define SAVEDIB_HEAD_INCLUDED
7:
8:
9: #include <tools.h>
10:
11:
12: //*********************************************************
13: // 関数 の 宣言
14: //*********************************************************
15: #ifdef __cplusplus
16: extern "C" {
17: #endif
18:
19:
20: // savedib.cpp
21: bool SaveBitmapFile( const char *bmpname, const BITMAPINFOHEADER *bih, const RGBQUAD *rgb, const BYTE *pBits );
22:
23:
24: #ifdef __cplusplus
25: } // extern "C"
26: #endif
27:
28:
29: #endif // #ifndef SAVEDIB_HEAD_INCLUDED
30:
31:
32: //** end **
33:
34:
35:
参照:
convbmp.cpp, savedib.cpp
水無瀬の部屋 > sample > goddess > savedib.h |
---|
このページは cpp2web が出力しました。
水無瀬 優 postmaster@katsura-kotonoha.sakura.ne.jp
http://katsura-kotonoha.sakura.ne.jp/prog/code/goddess/savedib_h.shtml
同人ダウンロード販売|DL.Getchu.com